home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Resources / Chat & Communication / Digsby build 37 / digsby_setup.exe / lib / distutils / debug.pyo (.txt) < prev    next >
Python Compiled Bytecode  |  2008-10-13  |  279b  |  7 lines

  1. # Source Generated with Decompyle++
  2. # File: in.pyo (Python 2.5)
  3.  
  4. import os
  5. __revision__ = '$Id: debug.py 37828 2004-11-10 22:23:15Z loewis $'
  6. DEBUG = os.environ.get('DISTUTILS_DEBUG')
  7.